/*焦点图*/

#focus{width:455px;height:310px;overflow:hidden;position:relative;}
#focus ul{height:380px;position:absolute;}
#focus ul li{float:left;width:455px;height:310px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:455px;height:65px;left:0;bottom:0;}
#focus .btn{position:absolute;width:425px;height:20px;padding:5px 10px;right:0;bottom:0;text-align:center; z-index:95;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:18px;height:16px;_font-size:0;margin-left:5px;cursor:pointer;background:url(../images/dot_ed.png) top no-repeat;}
#focus .btn span.on{background:url(../images/dot_ed.png) bottom no-repeat;}
#focus .preNext{width:40px;height:74px;position:absolute;top:100px;background:url(../images/focus_btn.png) no-repeat 0 -74px;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:-40px -74px;}
#focus .papm_c{ position:absolute;width:435px;padding:0 10px;height:30px; line-height:30px;color:#ffffff;font-size:14px; text-align:center;margin-top:-58px; +margin-left:-455px;+margin-top:255px;overflow:hidden; z-index:99;}
#focus .papm_c a{color:#ffffff;}
#focus .papm_c a:hover{ text-decoration:underline; opacity:.85;}

#focus .papm_c_bg{ position:absolute;width:455px;height:65px; line-height:30px;color:#ffffff;font-size:14px; text-align:center;margin-top:-60px; +margin-left:-459px;+margin-top:250px;overflow:hidden;  background:#000;opacity:.6;filter:alpha(opacity=60);z-index:90;}